home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / os2 / topbeta3.zip / WHATSNEW.TXT < prev   
Text File  |  1996-05-28  |  3KB  |  82 lines

  1.  
  2. Updates History
  3. ---------------
  4.  
  5. Version     0.3
  6.  
  7. 28-May-96
  8. NEW     Added Page Up/Down support for long process lists
  9.  
  10. 26-May-96 
  11. NEW     Added option to display process details - hit D then enter PID 
  12.  
  13. 22-May-96
  14. NEW     Added option to reset averages - hit A = Average reset
  15.  
  16. CHANGED Cosmetic change so main thread is keyboard thread and second thread 
  17.         is update thread ... this is so I can kill and re-create the updater
  18.         when averages are reset (was vice versa).
  19.  
  20. 21-May-96
  21. NEW     Got CPU Averages working.
  22.         Also added indicator showing if current usage is < or > than average.
  23.         This indicator may sometime show 0.0 < 0.0 (I'm only showing one 
  24.         decimal point so the indicator is correct)
  25.  
  26. 15-May-96
  27. NEW     Added TOP.OPT file to define various bits and pieces.
  28.         Please review top.opt for a list of available options.
  29.         (Main feature is user-definable ranges for colour change, and user
  30.         definable colours)
  31.  
  32. CHANGED Removed command line option /R (use top.opt instead)
  33.         When DosQProcStatus fails - just bail out..
  34.         I've not seen this myself .. but if I can't get the process data .. all
  35.         bets are off!
  36.  
  37.         Shortened Total CPU field (removed millisecs)
  38.  
  39. ===============================================================================
  40.  
  41. Version     0.2     
  42.  
  43. 14-May-96
  44. NEW     Added support for getting VDM program names from switch-list (instead
  45.         of just displaying SYSINIT
  46.  
  47. 13-May-96
  48. NEW     Memory / swapper display option (Hit M)
  49.         N.B. Memory details are of course not wholly accurate as OS/2 is a 
  50.         virtual memory system.
  51.         Added cursor on/off stuff (looks a little prettier)
  52.         Added swapper max/min display
  53.     
  54. FIXED   Intermittent GP problem (to do with VDMs)
  55.  
  56. 11-May-96   
  57. CHANGED Default sort option is now by CPU usage - I guess this is the option 
  58.         most users would prefer (isn't it ?)
  59.         List now sorted by process name AFTER sorting by usage.
  60.                     
  61. FIXED   Problem not finding TOP.TXT when TOP invoked from another directory.
  62.         (Top.txt must be installed on the PATH somewhere)
  63.         Bit of tidying up on exit
  64.         Added Quit option when displaying help file (Hit Q)
  65.         Swapped options line around 
  66.         Fixed a problem with very long executable paths (now only displays 
  67.         filename NOT whole path)
  68.         
  69. NEW     Added Kill option (Press K and enter PID number)
  70.         Added Refresh option .. beware setting refresh too low (1 second)
  71.         will cause TOP to start using more CPU! 
  72.         (TOP /Rx x=seconds refresh) or (Hit R)
  73.  
  74. ===============================================================================
  75.  
  76. Version     0.1
  77.  
  78. 10-May-96   
  79. INITIAL RELEASE
  80.  
  81. ==================================EOF==========================================
  82.